home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCGUIA 117
/
PC Guia 117.iso
/
swf
/
util1.swf
/
scripts
/
frame_51
/
DoAction_2.as
next >
Wrap
Text File
|
2005-06-27
|
409b
|
14 lines
globalStyleFormat.shadow = 10662843;
globalStyleFormat.face = 3097931;
globalStyleFormat.arrow = 13369344;
globalStyleFormat.scrollTrack = 10662843;
globalStyleFormat.applyChanges();
myData = new LoadVars();
myData.onLoad = function()
{
myHeadline_txt.htmlText = this.headline;
myText_txt5.htmlText = this.content;
};
System.useCodePage = true;
myData.load("swf/utilitarios/u1/util5.txt");